CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl GLUT

搜索资源列表

  1. glut-3.spec3

    0下载:
  2. glut手册,涵盖全部opengl-glut函数,详述全部使用功能和注意事项,但唯独一点,英文版-glut manual covers all opengl - glut function, detailing all the functionality and attention to matters, but there was 1:00, in English! ! ! Laughter Hey
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:247770
    • 提供者:王晓昀
  1. glut

    1下载:
  2. OpenGL glut库,需要的朋友可以下载
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:730640
    • 提供者:DYH
  1. vs-opengl(glut)

    2下载:
  2. opengl 库函数 内含 glut.dll,glut.h,glut.lib glut32.dll,glut32.lib
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:126536
    • 提供者:adfadsf
  1. opengl源码例子(glut)

    1下载:
  2. 计算机图形opengL中的例子
  3. 所属分类:Windows编程

  1. mill_gl opengl+glut风车

    0下载:
  2. 一个opengl+glut风车,支持加速、调色、动态模糊 可以方便的改变叶片个数和形状 有简易GUI-A mill in opengl, GUI, motion blur supported
  3. 所属分类:OpenGL

    • 发布日期:2017-03-27
    • 文件大小:3846
    • 提供者:声音
  1. glut.rar

    0下载:
  2. OPENGL图像编程API中的GLUT库手册,深入编程必备工具文档之一,OPENGL graphics API in the Programming Manual GLUT library, in-depth programming tool, one document
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:156519
    • 提供者:zhufeng
  1. Circle.rar

    0下载:
  2. glut画圆程序 OpenGL中无专门的画圆命令,所以自己做了一个用glut画圆程序。,OpenGL drawcircle glut procedures drawcircle no special order, so do a program using glut drawcircle.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:53169
    • 提供者:guo
  1. Ellipse.rar

    0下载:
  2. glut画椭圆程序 OpenGL中无专门的画椭圆命令,所以自己做了一个用glut画椭圆程序。,OpenGL oval painting process glut of non-specialized order oval painting, so do a procedure with an oval painting glut.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:54659
    • 提供者:guo
  1. glut-glaux-glu.rar

    1下载:
  2. 好不容易找齐的opengl需要的三个库函数(glaux,glu,glut),Opengl needs of hard-won找齐three library functions (glaux, glu, glut)
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:284690
    • 提供者:黄玉圣
  1. Arc

    0下载:
  2. glut画圆弧程序 OpenGL中无专门的画圆弧命令,所以自己做了一个用glut画圆弧程序。-OpenGL drawing procedures glut arc no special order paintings arc, so do a painting with glut arc process.
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-25
    • 文件大小:53943
    • 提供者:guo
  1. OpenGL-solidmodel-code

    0下载:
  2. 利用GLUT提供的9种三维实体分别绘制圆锥体、四面体、正方体、正十二面体、正二十面体、正八面体、球体、圆球体和茶壶模型,并应用鼠标交互菜单实现实体图和线框图之间的切换。-9 provided by GLUT were drawn three-dimensional solid cone, tetrahedron, cube, dodecahedron, icosahedron, octahedron, sphere, spherical body and the teapot model, an
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:6744
    • 提供者:
  1. GLUT-API

    0下载:
  2. 提供一个GLUT的API,英文版的,方便大家学习OPENGL中的头文件GLUT,有助于OPENGL的学习。-Provided a GLUT API, English, to facilitate learning in the header file OPENGL GLUT, to help OpenGL learning.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:256227
    • 提供者:叶明宇
  1. OpenGL

    0下载:
  2. Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:149796
    • 提供者:zhonlon
  1. OpenGL

    0下载:
  2. OpenGL函数查询手册,里面包括了所有gl,glu函数(我使用的时候发现有几个比较不常用的函数它没有包含进去)。至于glut函数,它没有录入,这是个遗憾的地方。不过你可以下载《OpenGL函数与范例解析手册》,它里边包含了gl,glu,glut的所有函数。推荐-Query OpenGL function manual, which includes all gl, glu function [I use when found to have a few less commonly used f
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:411675
    • 提供者:LiMing
  1. opengl

    0下载:
  2. 用opengl在vc上进行编程。可以做出圆柱、球、立方体、棱锥等三维立体图形,还能让他们进行不同的旋转变换。-Use opengl in vc programmable. Can make a cylinder, ball, cube, pyramid, such as three-dimensional graphics, but also allow them to carry out a different rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:30584
    • 提供者:郭雪冰
  1. glut-3.6.tar

    0下载:
  2. opengl入门必备,通过这个,才可以使用C++编程 -opengl entry must, through this, can only be used C++ Programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1757854
    • 提供者:端溪紫砚
  1. Seminarka

    0下载:
  2. opengl glut. Udelana semestralka
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:13323622
    • 提供者:Sete15
  1. glut

    0下载:
  2. 用 C++和OpenGL编写的glut库中的各种三维实体对象程序,可以用菜单选择各种实体,可以选择实体的绘制方式。比较适用于OPenGL的初学者,比较容易理解。-Using C++ and OpenGL glut library written in three-dimensional solid objects in a variety of programs, you can choose a variety of entities with the menu, you can choose
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:24540
    • 提供者:宝岛烟
  1. opengl-glut

    0下载:
  2. opengl下glut库-opengl glut library under
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:298794
    • 提供者:tang
  1. opengl-glut.h

    0下载:
  2. opengl-glut.h,Opengl封装后的头文件和库文件,下来直接用就可以了-Opengl-glut.h, Opengl encapsulation header files and library files, and the direct use of it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:149190
    • 提供者:YUANJNFA
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com